From e7f333d5ff4d8a5eb321bcf3f06d9bd46798ea6a Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 17 May 2006 22:30:02 +0000 Subject: [PATCH] Bring in Curt's TPO[2/3] split. --- gpsbabel/xmldoc/formats/tpo2.xml | 9 +++++++++ gpsbabel/xmldoc/formats/tpo3.xml | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/tpo2.xml create mode 100644 gpsbabel/xmldoc/formats/tpo3.xml diff --git a/gpsbabel/xmldoc/formats/tpo2.xml b/gpsbabel/xmldoc/formats/tpo2.xml new file mode 100644 index 000000000..fe1cde696 --- /dev/null +++ b/gpsbabel/xmldoc/formats/tpo2.xml @@ -0,0 +1,9 @@ + + This module reads tracks from .TPO files created by + National Geographic Topo! version 2.x + + + Contributed by Steve Chamberlin. + + + diff --git a/gpsbabel/xmldoc/formats/tpo3.xml b/gpsbabel/xmldoc/formats/tpo3.xml new file mode 100644 index 000000000..8bfce7b79 --- /dev/null +++ b/gpsbabel/xmldoc/formats/tpo3.xml @@ -0,0 +1,6 @@ +This module reads .TPO files created by National Geographic Topo! version +3.x. It will read tracks, routes, waypoints, map notes, symbols, and text +notes. The latter three are converted to waypoints. + +Contributed by Curt Mills. + -- 2.30.2